home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM 1995 Fall / PD-ROM F95.toast / Utilities / Text Utils / OzTeX 1.8 ƒ / Help-files / Questions and Answers < prev    next >
Encoding:
Text File  |  1995-01-31  |  2.8 KB  |  55 lines  |  [TEXT/MPS ]

  1. Questions and Answers
  2. =====================
  3.  
  4. Here are the answers to the most frequently asked questions about OzTeX.
  5.  
  6. Q. Is OzTeX freeware or shareware?
  7. A. Depends which version you are talking about.  All versions up to and
  8.    including 1.42 are freeware; versions 1.5 and later are shareware.
  9.    There is an individual fee and a group fee; both are one-time-only payments
  10.    that cover you or your group for all future versions of OzTeX.
  11.    The "Shareware Fee" help file has more details.
  12.  
  13. Q. Is there a native PowerPC version of OzTeX?
  14. A. Not yet.  One will be available very soon after I buy a Power Mac!
  15.  
  16. Q. Can OzTeX run on a Mac Plus or Mac SE?
  17. A. Yes.  Versions 1.6 and later have been compiled to take advantage of the
  18.    68020 and newer CPUs, but the standard OzTeX distribution also includes
  19.    versions of OzTeX and OzTools compiled for a 68000 CPU.
  20.  
  21. Q. Will OzTeX ever include BibTeX or MakeIndex?
  22. A. Probably not; there are already good Mac implementations of these programs.
  23.    See the "Related Software" help file.  I prefer to keep the standard OzTeX
  24.    distribution as small as I can and let people add other tools and macro
  25.    packages as they see fit.
  26.  
  27. Q. Why doesn't OzTeX include SliTeX?
  28. A. Because it is no longer supported.  To create slides, use the "slides"
  29.    package in the new LaTeX.
  30.  
  31. Q. How can I improve readability when previewing DVI files?
  32. A. There are a number of things you can do:
  33.    1. Get or build PK files that better match the resolution of your screen
  34.    (typically 72 dpi).  I recommend 144 dpi files because OzTeX's previewer
  35.    cannot zoom in any further than Actual Size when viewing at 72 dpi.
  36.    2. If you have TrueType or ATM versions of Times, Helvetica and Courier,
  37.    then try switching to the "View CM as PS" config file.  This is a quick and
  38.    dirty hack, so the kerning will look a bit strange and some characters
  39.    will appear incorrect (eg. you won't see the "ffi" ligature).
  40.    3. The best solution is to buy outline versions of the CM fonts.
  41.    The CM/PS fonts from Blue Sky Research include Mac screen fonts in ATM or
  42.    TrueType format which are much more readable than scaled PK bitmaps.
  43.    Another commercial alternative is the Lucida family of fonts from Y&Y.
  44.    Lucida does not look like Computer Modern (a blessing or a curse depending
  45.    on your religion), but it does include all the math fonts required by TeX.
  46.    OzTeX has configuration files that support both CM/PS and Lucida.
  47.  
  48. Q. How can I rotate a table or arbitrary piece of text?
  49. A. Read the section called "Rotating TeX material" in the OzTeX User Guide.
  50.  
  51. Q. Are you planning to include afm2tfm in OzTools?
  52. A. No; Alan Jeffrey's "fontinst" macro package provides the same functionality
  53.    (and more).  It is freeware and available from the CTAN archives in the
  54.    directory /tex-archive/fonts/utilities/fontinst.
  55.